| Total Complexity | 24 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 145 |
| Lines of code | 71 |
| Logical lines of code | 46 |
| Comment lines | 46 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| normalizeInt() | 56 | 8 | 18 | |
| hueToRgb() | 60 | 6 | 13 | |
| hslToRgb() | 54 | 3 | 18 | |
| rgbPercentageToRgbInteger() | 68 | 2 | 6 | |
| rgbToHex() | 67 | 2 | 7 | |
| clampNumber() | 78 | 1 | 3 | |
| clampNumberSrgb() | 78 | 1 | 3 | |
| roundNumber() | 78 | 1 | 3 |